Welcome![Sign In][Sign Up]
Location:
Search - texture mapping

Search list

[Special Effects3dtext.zip

Description: Textmode Texture Mapping,Plasma, and 3D
Platform: | Size: 12720 | Author: | Hits:

[Graph programPacific_Graphics

Description: 基于雅可比变换的空间可变的纹理映射-Jacobian transform based on the space variable Texture Mapping
Platform: | Size: 755731 | Author: 李刚 | Hits:

[GDI-BitmapComputer Graphics

Description: 图形学的基本算法和功能. 其中有种子填充,纹理绘制等等 -graphics, the basic algorithm and function. Filled with seeds, texture mapping, etc.
Platform: | Size: 126290 | Author: 杨飞锋 | Hits:

[OpenGL programHeightMap2

Description: OpenGL程序,包括纹理映射,3维漫游等实现方法,编译后可直接运行.-OpenGL procedures, including texture mapping, three-dimensional method such as roaming, can be compiled to run.
Platform: | Size: 1104070 | Author: 亮亮 | Hits:

[OpenGL program4纹理

Description: 纹理映射的简单例子,把一幅画映射到一个圆柱体上-texture mapping simple example, a painting of a map on the cylinder
Platform: | Size: 260273 | Author: 张三 | Hits:

[OpenGL programMIPMAP

Description: OpenGL初级学习的经典例程,实现了多纹理贴图功能。有助于理解多纹理贴图功能。-OpenGL primary study of the classic routines, achieving more texture mapping function. Helps to understand more texture mapping function.
Platform: | Size: 7537 | Author: wr | Hits:

[OpenGL programTEXSMPL1

Description: 一个很好的OpenGL纹理映射的例子,注意: 在运行程序之前,请将提供的“DLL\\*.dll文件拷贝到系统的\"Windows(或WinNT)\\system32\\\"目录下。 -a good OpenGL texture mapping example Note : Before running the program, I would be grateful if the "DLL \\ *. dll files are copied to the system" Windows (or WinNT) \\ system32 \\ "directory.
Platform: | Size: 262695 | Author: 方怡新 | Hits:

[Special Effects第12章 图像的纹理分析方法

Description: 图像的纹理分析方法(从图像、图形融合的思想出发 ,介绍了基于图像分析的表面形状恢复及纹理 三维特征获取方法,并将其应用于图形建模和纹理映射.首先利用不同视点下的遮挡 边缘序列,并结合其它视觉信息的分析,获取了表面点的三维几何坐标,实现了基于 图像分析的表面形状绘制.接着利用阴影分析方法,提取纹理图像的表面起伏特征, 将该特征结合像素点的颜色属性,进行图形纹理映射,实现了基于图像特征分析的图 形纹理生成.实验结果证明了图像、图形融合思路的可行性和有效性及图像、图形融 合方法的巨大潜力.) -image texture analysis methods (from the images, graphics integration of thinking is introduced, based on image analysis of the surface texture and shape recovery obtain three-dimensional feature, which can be used for graphical modeling and texture mapping. The first to use different view of shading sequence and combine other visual the analysis of information, access to a 3D surface geometry point coordinates and realized the image analysis based on the shape of the surface mapping. then use shadow analysis to extract the image texture features undulating surface and combine it with the color attribute, graphics texture mapping, image-based achievement features graphics texture generation. experimental results show the images, graphics integration ideas on the feasibility and effectivene
Platform: | Size: 3542088 | Author: wfw | Hits:

[Special Effects三维游戏高级图形编程中的纹理特效制作实例源代码

Description: 三维游戏高级图形编程中的纹理特效制作实例源代码,如高级纹理映射、Billboard、阴影、粒子系统、L系统以及三维游戏自然场景的特效生成算法(树、云、雾、烟、爆炸等等)-3D game graphics programming texture effects produced source code examples, such as the High texture mapping, Billboard, shadows, particle system, L 3D games and the effects of natural scenes generation algorithm (tree, cloud, fog, smoke, explosions, etc.)
Platform: | Size: 11529801 | Author: 张文广 | Hits:

[Other20051216164348570

Description: 一份3ds文件格式文档和实现原代码。 修正文档纹理映射部分的错误。 修正源代码包含头文件的错误。-a document format files and achieve the original code. Texture mapping files that some mistakes. Amendments to the source code files contain errors.
Platform: | Size: 33373 | Author: asdf | Hits:

[OpenGL program简单纹理映射

Description: 利用VC++编的opengl简单的纹理映射-VC series opengl simple texture mapping
Platform: | Size: 11725 | Author: 丁丁 | Hits:

[3D Graphictexture-fenxi--matlab

Description: 关于纹理贴图实例 以及有一些对纹理的数据分析 和实验-About texture mapping examples and have some texture data analysis and experimental
Platform: | Size: 7889920 | Author: wudi | Hits:

[2D GraphicTexture

Description: Chris Hecher, Perspective Correction Texture mapping
Platform: | Size: 40960 | Author: terry | Hits:

[Internet-Networktexture

Description: 一个用于纹理贴图的程序,载入一张PPm格式的图片进行纹理贴图-One for the texture mapping process, load a picture PPm texture format
Platform: | Size: 1024 | Author: GTONJu | Hits:

[GUI DevelopRealization-of-PNG-Texture

Description: 基于OpenGL的PNG纹理映射的实现,使用CxImage类作为图片数据调用的类,并将png作为opengl的纹理。-The PNG achieve OpenGL-based texture mapping using CxImage class as a class picture data calls, and png as opengl texture.
Platform: | Size: 3937280 | Author: | Hits:

[Software EngineeringHigh-definition-texture-reconstructi

Description: 纹理重建,基于图像的建模,网格参数化,纹理映射-Texture reconstruction, Image-based modeling, mesh parameterization, texture mapping
Platform: | Size: 442368 | Author: dodiah | Hits:

[OtherOpenGL-Texture

Description: 自然景物的模拟是近年来计算机图形学中具有挑战性的研究方向之一。OpenGL 技术是实现真实感图形模拟的重要方法之一。本文使用 OpenGL 的编程接口, 应用纹理映射技术, 实现了三维场景的真实模拟。纹理映射技术的应用能增强三维场景绘制的真实感, 并能提高三维场景的渲染速度。 -Simulation of natural scenery is one of the challenging research direction in recent years, with computer graphics. OpenGL technology is an important way to achieve realistic graphics simulation. As used herein, OpenGL programming interfaces, application of texture mapping technology to achieve a realistic simulation of three-dimensional scene. Application of texture mapping technology can enhance the realism of the three-dimensional scene painting, and can improve rendering speed three-dimensional scene.
Platform: | Size: 153600 | Author: 陆晓 | Hits:

[Special Effectscylindrical-image-texture

Description: 圆柱面图像纹理映射算法,计算机图形学中用到的纹理算法。- Cylindrical image texture mapping algorithm, computer graphics used in the texture algorithm.
Platform: | Size: 5249024 | Author: MEI | Hits:

[3D Graphictexture

Description: 纹理贴图,一个花瓶的演示图,用的matlab,适合初学者。-texture mapping
Platform: | Size: 187392 | Author: 黄先生 | Hits:

[OpenGL programPhong-shading-and-texture-maping

Description: Phong shading 和 texture mapping的基础实现(A basic implement of Phong Shading and texture mapping)
Platform: | Size: 32392192 | Author: lrkard | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 42 »

CodeBus www.codebus.net